home *** CD-ROM | disk | FTP | other *** search
/ Educational Software Cooperative 4 / Educational Software Cooperative 4.iso / clr10 / readme.bat < prev    next >
Encoding:
DOS Batch File  |  1994-10-08  |  529 b   |  19 lines

  1.  
  2. echo off
  3. cls
  4. echo                              CONTENT LABEL RATING
  5. echo  
  6. echo  Vendors: To read the VENDINFO.DIZ information file, use an ordinary
  7. echo  text viewer. For example, if you use LIST, you would use this command:
  8. echo  
  9. echo      LIST VENDINFO.DIZ
  10. echo  
  11. echo  To print the VENDINFO.DIZ file, you would use this command:
  12. echo  
  13. echo      COPY VENDINFO.DIZ PRN
  14. echo  
  15. echo  Additional information is contained in the CLR.TXT file.
  16. echo  
  17. echo      LIST CLR.TXT      or     COPY CLR.TXT PRN
  18. echo  
  19.